'Declaration Protected Function GetConvertToException( _ ByVal value As Object, _ ByVal destinationType As Type _ ) As Exception
protected Exception GetConvertToException( object value, Type destinationType )
Parameters
- value
- destinationType
'Declaration Protected Function GetConvertToException( _ ByVal value As Object, _ ByVal destinationType As Type _ ) As Exception
protected Exception GetConvertToException( object value, Type destinationType )